-
-
Notifications
You must be signed in to change notification settings - Fork 157
Leetcode solution 11 to 16 added #342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Here's the code health analysis summary for commits Analysis Summary
|
@ajay-dhangar please review this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only remove one line in 0011-Container-with-most-water.md in botton text is
```
The two-pointer approach is efficient for solving the Container With Most Water problem, allowing us to explore all possible containers by adjusting the pointers based on the heights of the lines, ensuring that we find the container with the maximum possible area. | ||
|
||
|
||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove line 166 to 168
```
Most importantly, you should focus on one problem at a time rather than covering multiple issues simultaneously. This way, I can assign you Level 3 tasks for individual DSA problem-solving documentation. By doing so, you can concentrate on the quality of the content rather than the quantity or the number of solutions. |
|
@ajay-dhangar i have changed as you said |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Related Issue
Closes #325
Description
i have added solution fo 6 leetcode problem
each of them contain at least thses sections
Type of PR
Screenshots / Videos (if applicable)
Checklist
Additional Context
i know these are not as i said in issue but at that moment
i did not thought this will take much time
so i have added work which was possible atm
you can label PR whatever this many contribution deserve
Resources for Guidance
Here are some resources that may be helpful as you contribute to CodeHarborHub:
Resources for DSA Features on Our Site: